@charset "utf-8";
.top_area {position:relative;overflow:hidden;}
.top_area .slide_top	{height:845px;}
.top_area .slide_top li	{overflow:hidden;position:relative;max-width:1920px;width:100%;height:845px;margin:0 auto;}
.top_area .slide_top li a{text-decoration:none;}
.top_area .slide_top li p{position:relative;z-index:1;max-width:1220px;margin:0 auto;}
.top_area .slide_top li p img{margin-top:14%;display:none;}
.top_area .slide_top li .slide{position:absolute;top:0;left:50%;margin-left:-960px;transform:matrix(1.1, 0, 0, 1.1, 0, 0);
	-webkit-transition:all 0.4s ease;
	   -moz-transition:all 0.4s ease;
	    -ms-transition:all 0.4s ease;
	     -o-transition:all 0.4s ease;
	        transition:all 0.4s ease;
}
.top_area .slide_top li.active .slide{transition-delay:0.4s !important;transform:matrix(1.0, 0, 0, 1.0, 0, 0);
	-webkit-transition:all 6.0s ease;
	   -moz-transition:all 6.0s ease;
	    -ms-transition:all 6.0s ease;
	     -o-transition:all 6.0s ease;
	        transition:all 6.0s ease;
}
.top_area .bx-pager	{position:absolute; z-index:10; right:20px; bottom:50%; margin-bottom:-15px; width:26px; height:180px; line-height:0}
.top_area .bx-pager .bx-pager-item	{width:26px;height:26px;padding-top:4px}
.top_area .bx-pager .bx-pager-item a{display:block;position:relative;width:26px;height:26px;text-indent:-9999px;}
.top_area .bx-pager .bx-pager-item a:after{content:"";display:block;position:absolute;top:0;left:0;width:4px;height:4px;
	margin:11px 0 0 11px;background:#fff;border-radius:25px;}
.top_area .bx-pager .bx-pager-item a.active:after {width:14px;height:14px;margin:6px 0 0 6px;
	-webkit-transition: all 0.2s;
	   -moz-transition: all 0.2s;
	     -o-transition: all 0.2s;
	        transition: all 0.2s;
}
.top_area .bx-controls-direction{display:none;}
.top_area .bx-controls-auto	{position:absolute;z-index:10;right:18px;bottom:50%;width:30px;height:30px;margin-bottom:-55px;}
.top_area .bx-controls-auto a {display:block;position:absolute;top:0;left:0;width:30px;height:30px;
	background:url('../img/btn_play.png') no-repeat 0 0;text-indent:-9999px;}
.top_area .bx-controls-auto a.active	{display:none;}
.top_area .bx-controls-auto a.bx-stop	{background-position:0 0;}
.top_area .bx-controls-auto a.bx-start	{background-position:0 -30px;}

@media screen and (max-width:1280px){
}
@media screen and (max-width:1085px){
}
@media screen and (max-width:1008px){
}
@media screen and (max-width:840px){
	.top_area .slide_top {height:600px;}
	.top_area .slide_top li p{max-width:70%;}
	.top_area .slide_top li p img{width:100%;margin-top:15%;}
	.top_area .slide_top li	{height:600px;}
	.top_area .slide_top li .slide {width:1500px;margin-left:-900px;}
}
@media screen and (max-width:752px){
	#footer .foot_util{display:inherit;}
	#footer .foot_util div{width:100%;}
	#footer .foot_util dl {float:none;width:90%;margin:0 auto;padding:15px 0;}
	#footer .foot_util dl dt {width:100%;}
	#footer .foot_util dl dd {width:100%;}
	.top_area .slide_top {height:350px;}
	/*.top_area .slide_top li{height:447px;background-size:auto 405px !important}*/
	.top_area .slide_top li p{max-width:75%;}
	.top_area .slide_top li p img{width:100%;margin-top:18%;}
	.top_area .slide_top li	{height:350px;}
	.top_area .slide_top li .slide {width:1160px;margin-left:-800px !important;}
	.top_area .bx-pager,.top_area .bx-controls-auto {bottom:33px;right:0;width:100%;height:26px; text-align:center;}
	.top_area .bx-pager .bx-pager-item {display:inline-block; padding:0; margin-left:4px}
	.top_area .bx-pager .bx-pager-item:first-child {margin-left:0;}
	.top_area .bx-controls-auto	{bottom:75px;left:50%;width:30px;margin-left:-135px;}
}
@media screen and (max-width:470px){
}
@media screen and (max-width:420px){
}
@media screen and (max-width:375px){
}
@media screen and (max-width:320px){
}
